Vcenter NamespaceManagement Supervisors Networks Edges FoundationLoadBalancerNetworkInterface
A Vcenter NamespaceManagement Supervisors Networks Edges FoundationLoadBalancerNetworkInterface defines how a Foundation Load Balancer will be connected to a Supervisor workload network.
This schema was added in vSphere API 9.0.0.0.
{
"personas": [
"string"
],
"network": "string"
}
The list of interface personas.
An interface must have at least one persona and may have additional distinct personas.
For example, an interface with Management Persona, Workload Persona, and Frontend Personas will configure the load balancer to put load balancer IPs on the same interface that will be used to reach workloads and other load balancer nodes. An interface configured with only a Frontend Persona will allow ingress and return traffic to exit that interface while relying on different interfaces for management traffic and workload traffic.
For more information see: Vcenter NamespaceManagement Networks Edges Foundation Persona.
This property was added in vSphere API 9.0.0.0.
Identifier of a Supervisor workload network. This network cannot be a DHCP network when Vcenter NamespaceManagement Supervisors Networks Edges FoundationLoadBalancerNetworkInterface.personas contains a Workload Persona or Frontend Persona.
This property was added in vSphere API 9.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.namespace_management.Network
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespace_management.Network
.